Font Dialog

Description

The Font Dialog allows you specify a font face, point size, and font attributes. In addition, it allows you to specify an expression that will return alternative font specifications, depending on other conditions.

images/UG_Add_Font_Dialog.gif
  1. Select a type face from the Font list.

  2. Select a size from the Size list.

  3. Select any of the Bold, Italic, Underline, and Strikeout font attributes that you want to use.

  4. Optionally, enable Use Expression? and enter an expression that resolves to a font specification in the format: FontName [, Size [, Attributes ]]. FontName is any value from the Font list. Size is any integer value from the Size list. Attributes is any combination of the letters B, I, U, and S.

  5. Click OK to save your inputs and return to the calling dialog.

Limitations

Desktop applications only.